-
Home
-
Cryptocurrency Payment Gateway for WordPress & WooCommerce by CryptoPay
-
2.3.10
-
Code
-
Classes
- OrderType
Total Complexity |
17 |
Dependencies |
1 |
Dependents |
8 |
Total lines |
182 |
Lines of code |
64 |
Logical lines of code |
23 |
Comment lines |
72 |
Methods |
16 |
Properties |
6 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
exists() |
S |
78 |
2 |
3 |
__construct() |
S |
77 |
1 |
4 |
setId() |
S |
77 |
1 |
4 |
setAmount() |
S |
76 |
1 |
4 |
setCurrency() |
S |
76 |
1 |
4 |
setPaymentAmount() |
S |
76 |
1 |
4 |
setPaymentCurrency() |
S |
77 |
1 |
4 |
setDiscountRate() |
S |
77 |
1 |
4 |
getId() |
S |
82 |
1 |
3 |
getAmount() |
S |
82 |
1 |
3 |
getCurrency() |
S |
82 |
1 |
3 |
getPaymentAmount() |
S |
82 |
1 |
3 |
getPaymentCurrency() |
S |
82 |
1 |
3 |
getDiscountRate() |
S |
82 |
1 |
3 |
prepareForJsSide() |
S |
74 |
1 |
5 |
forDebug() |
S |
64 |
1 |
10 |